﻿/* CSS Document */
@charset "utf-8";
/* reset */
*{margin: 0px; padding: 0px;}
ul,li,ol,ul {list-style: none;}
a{text-decoration: none; color:#000;}
a:hover{ text-decoration:none;}
i{font-style: normal;}
img{border:none;}
em{ font-style:normal;}
input {filter:chroma(color=#000000);border: none;outline: none;}
:-moz-placeholder {color: #CCCCCC;}
::-moz-placeholder {color: #CCCCCC;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #CCCCCC;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #CCCCCC;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.clear{clear: both;height: 0;}
.fl{ float:left}
.mid{ float:left}
.fr{ float:right}
body{min-width: 1200px;font: 13px "\5FAE\8F6F\96C5\9ED1","黑体", Arial,"宋体";color: #555555;background: #FFFFFF;}
.wrap{width:100%;}
.center{ width:1200px; margin:0 auto;min-height: 10px;position: relative;}
@font-face {font-family: 'iconfont';
    src: url('../images/iconfont.eot'); /* IE9*/
    src: url('../images/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */;
    url('../images/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../images/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../images/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.icon{font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
/*xyxacdc start */
/*back_top*/
#backTop {
background:url(../images/back_top.png) no-repeat;bottom: 70px;cursor: pointer;display: none;height: 40px;position: fixed;left: 7px;text-decoration: none;width: 40px;z-index:999}
.btn-inner-text {color: #8d8f92;font-family: Arial;left: 1px;line-height: 15px;position: relative;text-align: center;text-decoration: none;top: 40px;width: 40px;}
#backTop:hover {background-position: -40px 0;}
#backTop:hover .btn-inner-text { color:#0164ca}
/* top */
.kh_top{height: 96px;padding-top: 20px; background:}
.kh_top .fl{display: block;width: 120px;overflow: hidden;}
.kh_top .mid{padding-top: 2px;margin-left: 10px;}
.kh_top .mid .siteType,.kh_top .mid .siteName{width: 410px;}
.kh_top .mid .siteType{height: 38px; line-height:78px;font-size:23px; color:#2588cc;}
.kh_top .mid .siteName{margin-top: 12px;font-size:34px; line-height:38px; font-weight:bold;}
.kh_top .tel_phone{float: right;padding-left: 10px;color: #64b759;padding-top: 18px;
/*width: 170px;height: 20px;line-height: 20px;padding:10px 25px;background: #55b049;text-align: center;font-size: 14px;color: #ffffff;font-weight: bold;position: relative;*/}
.kh_top .tel_phone i{font-weight: normal;font-size: 12px;padding-right:4px;}
.kh_top .tel_phone span{font-size: 12px;letter-spacing: 4px;}
.kh_top .tel_phone em{display: block;width: 100%;font-size: 22px;font-family: arial;padding-top: 6px;}
/* 导航   */
.nav_box{width: 100%;height:40px;position: relative;z-index: 10;background: #0097dc;}
.nav_box .mask{width: 100%;height: 40px;background: #FFFFFF;opacity: 0.8;filter: alpha(opacity=80);position: absolute;left: 0;top: 0;z-index: 2;}
.nav_box .center{position: relative;z-index: 4;}
.nav{height: 40px;float: left;}
.nav>li{height: 40px;*cursor: pointer;position: relative;float: left;width: 126px;margin-right: 7px;}
.nav>li>a{padding:0 15px;display: block;width:126px;height:40px;overflow: hidden;*cursor: pointer;position: relative;color: #666666;background: none;}
.nav>li>a>em{display:block;font-size: 16px;text-align: center;height: 40px;line-height: 40px;background: url(../images/nb.jpg) no-repeat left center;color: #fff;}
.nav>li>a:hover{color: #396faf;}
.nav>li>a.hover{color: #333333;}
.nav>li>a.over{color: #333333;}
.nav>li>ul{display: none;width: 100%;}
.nav>li>ul li{background: #2e9aff;}
.nav>li>ul li a{display: block;height: 36px;line-height: 36px;font-size: 13px;color: #ffffff;text-align: center;border-top: 1px dashed #56a9f6;}
.nav>li>ul li:first-child a{border: none;}
.nav>li>ul li a:hover{color: #55b049;}



/* 子菜单 start */
.nav_box .navMask{width: 100%;height: 0px;background: #000000;opacity: 0;filter: alpha(opacity=0);position: absolute;left: 0;top: 40px;z-index: 11;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;}
.nav_box .navMask.active{height: 200px;opacity: 0.8;filter: alpha(opacity=80);}
.nav_box .subNav{height: 0px;position: absolute;z-index: 12;overflow: hidden;left: 50%;top: 40px;margin-left: -600px;opacity: 0;filter: alpha(opacity=0);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;}
.nav_box .subNav.active{height: 200px;opacity: 1;filter: alpha(opacity=100);}
.nav_box .navIcon{width: 284px;height: 200px;float: left;border-right: 1px solid #000000;}
.nav_box .li1_Sub .navIcon{background: url(../images/subnav.png) no-repeat 4px 0;}
.nav_box .li2_Sub .navIcon{background: url(../images/subnav.png) no-repeat 4px -200px;}
.nav_box .li3_Sub .navIcon{background: url(../images/subnav.png) no-repeat 4px -400px;}
.nav_box .li4_Sub .navIcon{background: url(../images/subnav.png) no-repeat 4px -600px;}
.nav_box .li5_Sub .navIcon{background: url(../images/subnav.png) no-repeat 4px -800px;}
.nav_box .li6_Sub .navIcon{background: url(../images/subnav.png) no-repeat 4px -1000px;}

.nav_box .navSub{width: 414px;height: 154px;padding-top: 46px;float: left;border-right: 1px solid #000000;border-left: 1px solid #0b3757;}
.nav_box .navSub a{display: block;width: 50%;height: 40px;line-height: 40px;font-size: 15px;color: #ffffff;text-align: left;float: left;text-indent: 46px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav_box .navSub a:hover{color: #225da2;}
.nav_box .li4_Sub .navSub a{width: 100%;padding-top: 40px;text-indent: 170px;}

.nav_box .navInfo{width: 498px;height: 162px;padding-top: 38px;float: right;border-left: 1px solid #0b3757;overflow: hidden;}
.nav_box .navInfo .iconDiv{width:132px;height: 132px;margin-left: 37px;float: left;}
.nav_box .li1_Sub .navInfo .iconDiv{background:  url(../images/subnav.png) no-repeat right 0;overflow: hidden;}
.nav_box .li2_Sub .navInfo .iconDiv{background:  url(../images/subnav.png) no-repeat right -200px;overflow: hidden;}
.nav_box .li3_Sub .navInfo .iconDiv{background:  url(../images/subnav.png) no-repeat right -400px;overflow: hidden;}
.nav_box .li4_Sub .navInfo .iconDiv{background:  url(../images/subnav.png) no-repeat right -600px;overflow: hidden;}
.nav_box .li5_Sub .navInfo .iconDiv{background:  url(../images/subnav.png) no-repeat right -800px;overflow: hidden;}
.nav_box .li6_Sub .navInfo .iconDiv{background:  url(../images/subnav.png) no-repeat right -1000px;overflow: hidden;}

.nav_box .navInfo .textDiv{width: 305px;font-size: 13px;color: #ffffff;float: right;line-height: 2em;margin: 0 4px 0 20px;}
.nav_box .navInfo .textDiv a{font-size: 13px;color: #ffffff;}


/* banner css */
.banner{ position:relative; z-index:1; height:460px;}
.banner div.bannernav{ position:absolute; left:0; top:0;  width:100%;}
.banner img{ display:none;}
.banner .bannernav a{ display:block; height:460px;}
.banner_icon{width: 1200px;text-align: center;position: absolute;left: 50%;margin-left: -600px;bottom:20px;z-index: 2;}
.banner_icon li{display: inline-block;*display: inline;*zoom: 1;width:40px;height: 2px;background: #f6b500;margin-left: 14px;text-align: center;cursor: pointer;background: #FFFFFF;transition: all .3s ease-out;}
.banner_icon li:first-child{margin-left: 0;}
.banner_icon li:hover{background: #55b049;}
.banner_icon li.banner_icon_active{background: #55b049;transition: all .3s ease-in;}
/*nybanner*/
.nybanner{ height:300px; overflow:hidden;}
.nybanner .bannernav a{ display:block; height:300px;}
/* search_box */
.search_box{height: 0px;width: 100%;position: relative;z-index: 2;}
/*.search_shodow{width:1200px;margin:0 auto;padding-top:130px;background:url(../images/search_bg.jpg) no-repeat center bottom;}*/
.search_box .center{height: 54px;padding:30px 0;overflow: hidden;position: absolute;left: 50%;margin-left: -600px;top: -22px;}
/*.search_box .center{height: 54px;padding:30px 0;overflow: hidden;position: absolute;left: 50%;margin-left: -600px;top: -22px;background: #ffffff;}*/
.search_box .fl{max-width: 600px;height: 56px;line-height: 56px;font-size: 14px;color: #999999;overflow: hidden;text-indent: 50px;}
.search_box .fl span{padding-right: 20px;}
.search_form{width: 540px;height: 56px;padding-right: 50px;}
.search_form input[type=text]{display: block;width: 440px;height: 50px;line-height: 50px;*height: 48px;*line-height: 48px;text-indent: 6px;font-size: 14px;outline: none;color: #aaaaaa;font-family: "微软雅黑",arial;border: 1px solid #CCCCCC;float: right;margin-right: 50px;}
.search_form input[type=submit]{width:0px;float: right;visibility: hidden;}
.search_form label{width: 60px;display: block;height: 52px;line-height: 52px;color: #FFFFFF;font-size: 30px;position: absolute;right: 50px;top: 30px;cursor: pointer;text-align: center;background: #396faf;*height: 50px;*line-height: 50px;}
.search_form label:hover{background: #55b049}
/*div_a*/
.div_a{width: 100%;height: 640px;padding-top: 80px;background: #e3e6eb;overflow: hidden;background: url(../images/diva_bg.jpg) no-repeat center top;}
.tabctl_a{width: 280px;min-height: 70px;height: 500px;background: #ffffff;}
.tabctl_a>li{width: 100%;border-bottom: 1px solid #e3e6eb;position: relative;background: #FFFFFF;}
.tabctl_a>li em{display: block;width: 100%;height: 68px;line-height: 68px;text-indent: 40px;color: #999999;font-size: 14px;cursor: pointer;}
.tabctl_a>li span{display: block;width: 68px;height: 68px;line-height: 68px;text-align: center;position: absolute;right: 0;top: 0;font-size:30px;color: #E5E5E5;cursor: pointer;}
.tabctl_a>li.active em{background: #55b049;color: #FFFFFF;}
.tabctl_a>li.active span{color: #E5E5E5;}
.tabctl_a>li.active  ul{display: block;}
.tabctl_a>li ul{padding: 24px 0;display: none;}
.tabctl_a>li li{width: 100%;height: 32px;line-height: 32px;text-indent: 40px;cursor: pointer;}
.tabctl_a>li li a{color: #666666;font-size: 14px;display:block;}
.tabctl_a>li li a:hover{color: #396faf;}
.div_a .fr{width: 880px;min-height: 70px;max-height: 500px;position: relative;}
.div_a .fr .title{width: 100%;height: 70px;}
.div_a .fr .titname{float: left;padding-top: 10px;}
.div_a .fr .titname span{font-size: 28px;color: #ffffff;font-family: arial;font-weight: bold;}
.div_a .fr .titname em{font-size: 16px;color: #ffffff;letter-spacing: 4px;}
.div_a .fr .more{display: block;width: 70px;height: 50px;padding: 10px 0;background: #55b049;float: right;text-align: center;}
.div_a .fr .more:hover{background: #55b049;color: #2461aa;}
.div_a .fr .more i{font-size: 36px;color: #FFFFFF;}
.div_a .fr .more span{font-size: 12px;color: #FFFFFF;font-family: arial;}
.tabcon_a{width: 900px;height: 460px;position: absolute;left: 0;top: 98px;overflow: hidden;opacity: 0;filter: alpha(opacity=0);z-index: 1;transition: all 0.3s linear;}
.tabcon_a.active{opacity: 1;filter: alpha(opacity=100);z-index: 10;}
.tabcon_a li{width: 280px;height: 210px;overflow: hidden;background: #FFFFFF;position: relative;float: left;margin: 20px 20px 0 0;}
.tabcon_a li img{width: 280px;height: 210px;}
.tabcon_a li a{display: none;width: 280px;height: 210px;position: absolute;left: 0;top:0;background: #749ac7;opacity: 0.85;filter: alpha(opacity=85);line-height: 210px;font-size: 14px;color: #FFFFFF;overflow: hidden;text-align: center;}
.tabcon_a li:hover a{display: block;}

/*div_b*/
.div_b{height: 1250px;padding-top: 71px;background: url(../images/divb_bg1.jpg) no-repeat center top;}
.div_b .title{width: 100%;height: 94px;text-indent: -9999px;background: url(../images/divb_tit.jpg) no-repeat center top;overflow: hidden;}
.div_b .content{width: 100%;height: 1080px;/*background: url(../images/divb_bg.jpg) no-repeat center top;*/position: relative;}
.div_b .content li{height: 130px;overflow: hidden;position: absolute;}
.div_b .content li.li_1{width: 336px;left: 676px;top:100px;}
.div_b .content li.li_2{width: 426px;left: 726px;top: 302px;}
.div_b .content li.li_3{width: 382px;left: 74px;top: 646px;}
.div_b .content li.li_4{width: 440px;left: 102px;top: 856px;}
.div_b .content li .en{font-size: 12px;color: #55b049;font-family: arial;display: block;width: 100%;height: 18px;line-height: 18px;overflow: hidden;letter-spacing: 3px;}
.div_b .content li .ch{font-size: 22px;color: #396faf;font-weight: bold;display: block;width: 100%;height: 28px;line-height: 28px;overflow: hidden;}
.div_b .content li .line{width: 12px;height: 2px;background: #396faf;margin: 14px 0;display: block;}
.div_b .content li .des{font-family: "SourceHanSanSC Normal","\5FAE\8F6F\96C5\9ED1";font-size: 14px;color: #666666;line-height: 1.8em;height: 46px;overflow: hidden;}
/*div_c*/
.div_c{width: 100%;height: 500px;padding-top: 70px;background: url(../images/divc_bg.jpg) no-repeat center top;}
.div_c .title{width: 100%;overflow: hidden;text-align: center;height: 56px;}
.div_c .title .ch{display: block;width: 100%;font-family: "SourceHanSanSCBold","\5FAE\8F6F\96C5\9ED1";font-size: 28px;color: #ffffff;height: 28px;line-height: 28px;overflow: hidden;}
.div_c .title .en{font-size: 14px;color: #ffffff;height: 16px;line-height: 16px;overflow: hidden;margin-top: 12px;}
#cus_scroll{width: 1200px;height:280px;margin-top: 58px;overflow: hidden;position: relative;}
#cus_scroll a{display: block;width: 224px;height: 120px;margin: 0 20px 20px 0;float: left;background: #FFFFFF;}
#cus_scroll .cus_slides{width: 1220px;height: 280px;overflow: hidden;position: absolute;left: 0;top: 0;opacity: 0;filter: alpha(opacity=0);z-index: 0;transition: all 0.3s linear;}
#cus_scroll .cus_slides.on{opacity: 1;filter: alpha(opacity=100);z-index: 10;}
.cus_dots{width: 100%;text-align: center;height: 9px;margin-top: 40px;}
.cus_dots li{display: inline-block;*display: inline;*zoom: 1;width: 9px;height: 9px;background: #9cb5d3;margin: 0 6px;border-radius: 50%;cursor: pointer;}
.cus_dots li.on{background: #FFFFFF;}

/*div_d*/
.div_d{height: 786px;padding-top: 80px;}
.div_d .fl{display: block;width: 490px;height: 348px;overflow:hidden;}
.div_d .fl img{width: 490px;height: 348px;transition: transform .2s ease-out;-webkit-transition: transform .2s ease-out;-moz-transition: transform .2s ease-out;}
.div_d .fl img:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);transition: transform .2s ease-in;-webkit-transition: transform .2s ease-in;-moz-transition: transform .2s ease-in;}
.div_d .fr{width: 640px;margin-right: 20px;padding-top: 26px;}
.div_d .fr .title{width: 100%;font-size: 24px;font-weight: bold;color: #505a61;height: 28px;line-height: 28px;overflow: hidden;}
.div_d .fr .line{width: 14px;height: 2px;background: #55b049;margin: 26px 0;}
.div_d .fr .des{width: 100%;height: 140px;line-height: 2em;font-size: 14px;color: #7f7f7f;overflow: hidden;}
.div_d .fr .more{display:block;width: 100px;height: 24px;background: url(../images/more_bg.jpg) no-repeat;margin-top: 50px;}
.div_d .fr .more:hover{background: url(../images/more_bg2.jpg) no-repeat;}
.certifScroll{width: 100%;height: 298px;margin-top: 60px;position: relative;}
.certifScroll .bd{overflow: hidden;height: 298px;}
.certifScroll li{width: 224px;height: 298px;float: left;margin-right: 20px;}
.certifScroll li:first-child{margin-left: 0;}
.certifScroll li>a{display: block;width: 222px;height: 296px;border: 1px solid #CCCCCC;overflow: hidden;}
.certifScroll li>a:hover{border: 1px solid #55b049;}
.certifScroll img{width: 222px;height: 296px;}
.certifScroll .hd{position: absolute;width: 1200px;height: 0px;left: 50%;margin-left: -600px;top: 0;}
.certifScroll .hd a{display: block;width: 60px;height: 296px;top: 0;position: absolute;line-height: 296px;text-align: center;font-size: 30px;color: #d6d8dd;cursor: pointer;}
.certifScroll .hd a:hover{color: #2059e9;}
.certifScroll .hd a.prev{left: -120px;}
.certifScroll .hd a.next{right: -120px;}

/*div_e*/
.div_e{width: 100%;height: 538px;padding-top: 80px;background: #e3e6eb;}
.div_e .fl{width: 742px;height: 458px;position: relative;overflow: hidden;}
.div_e .fl .more{display: block;width: 66px;height: 22px;background: #55b049;line-height: 22px;text-align: center;position: absolute;right: 0;top: 14px;font-size: 14px;font-weight: bold;font-family: arial;color: #ffffff;}
.div_e .fl .more:hover{background: #396faf;}
.tabctl_b{width: 100%;height: 38px;}
.tabctl_b li{width: 128px;height: 38px;line-height: 38px;background: #FFFFFF;font-size: 14px;color: #999999;text-align: center;float: left;margin-right: 20px;cursor: pointer;}
.tabctl_b li.on{background: #396faf;color: #FFFFFF;}
.tabctl_b li:hover{background: #396faf;color: #FFFFFF;}
.tabcon_b{padding: 60px 0 0 338px;background: #FFFFFF;width:404px;height: 340px;position: absolute;left: 0;top: 58px;opacity: 0;filter: alpha(opacity=0);z-index: 1;}
.tabcon_b.on{opacity: 1;filter: alpha(opacity=100);z-index: 10;}
.tabcon_b li{width: 356px;margin-bottom: 38px;}
.tabcon_b li a.forimg{display: none;}
.tabcon_b li a.title{display: block;width: 80%;height: 16px;line-height: 16px;font-size: 14px;color: #555555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tabcon_b li a.title:hover{color: #396FAF;}
.tabcon_b li .des{width:100%;height: 16px;line-height: 12px;font-size: 12px;color: #888888;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 10px;}
.tabcon_b li.li_1{width: 260px;height: 286px;position: absolute;left: 40px;top: 60px;}
.tabcon_b li.li_1 a.forimg{display: block;width: 258px;height: 186px;}
.tabcon_b li.li_1 a.forimg img{width: 258px;height: 186px;}
.tabcon_b li.li_1 a.title{font-size: 16px;margin-top: 18px;}
.tabcon_b li.li_1 .des{height: 38px;line-height: 1.8em;white-space: normal;}
.div_e .fr{width: 418px;height: 458px;position: relative;overflow: hidden;}
.div_e .fr .more{display: block;width: 66px;height: 22px;background: #55b049;line-height: 22px;text-align: center;position: absolute;right: 0;top: 14px;font-size: 14px;font-weight: bold;font-family: arial;color: #ffffff;}
.div_e .fr .more:hover{background: #396faf;}
.tabctl_c{width: 100%;height: 38px;}
.tabctl_c li{width: 128px;height: 38px;line-height: 38px;background: #396faf;font-size: 14px;color: #FFFFFF;text-align: center;float: left;margin-right: 20px;cursor: pointer;}
.qa_scroll{padding:60px 0 0 40px;height: 360px;background: #FFFFFF;margin-top: 20px;}
.qa_scroll .tempWrap{height:286px !important;}
.qa_scroll li{width: 100%;height:86px;overflow: hidden;margin-bottom: 24px;*margin-bottom: 20px;border-bottom: 1px dotted #CCCCCC;}
.qa_scroll li .topQ{width: 100%;height: 28px;margin-bottom:6px;}
.qa_scroll li .btmA{width: 100%;height:28px;}
.qa_scroll li .que_i{width: 28px;height: 28px;font-size: 14px;color: #ffffff;line-height: 28px;text-align: center;float: left;}
.qa_scroll li .topQ .que_i{background: #396faf;}
.qa_scroll li .btmA .que_i{background: #55b049;}
.qa_scroll li .que_t{display: block;width: 304px;float: left;font-size: 14px;color: #666666;overflow: hidden;margin-left: 10px;}
.qa_scroll li .topQ .que_t{height: 28px;line-height: 28px;text-overflow: ellipsis;white-space: nowrap;}
.qa_scroll li .topQ .que_t:hover{color: #2e9aff;}
.qa_scroll li .btmA .que_t{height: 28px;line-height: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*kh_btm*/
.kh_btm{width: 100%;min-height:360px;padding-top: 50px;background: #393c41;position: relative;}
.kh_btm .logo_btm{display: block;width: 156px;height: 54px;position: absolute;left: 0;top: 0;}
/* fri_link */
.fri_link{min-height:56px;padding-top: 18px;position: relative;border-bottom: 1px solid #CCCCCC;}
.fri_link em{width: auto;height: 56px;line-height: 56px;display: block;float: left;margin-right:20px;font-size: 14px;color: #cccccc;}
.fri_link a{display: block;height: 56px;line-height: 56px;float: left;font-size: 14px;color: #cccccc;margin-right: 68px;}
.fri_link a:hover{color: #2e9aff;}
.kh_btm .fl{width: 176px;height: 220px;overflow: hidden;padding-top: 48px;}
.kh_btm .fl a{display: block;width: 50%;height: 24px;line-height: 24px;font-size: 14px;color: #CCCCCC;float: left;margin-bottom: 40px;}
.kh_btm .fl a:hover{color: #2E9AFF;}
.kh_btm .mid{max-width: 570px;height: 186px;overflow: hidden;padding-top: 32px;font-size: 14px;color: #CCCCCC;line-height: 3.2em;margin-left: 70px;}
.kh_btm .fr{width: 226px;height: 186px;padding-top: 48px;font-size: 12px;color: #cccccc;}
.kh_btm .qr_G{width: 100%;height: 103px;margin-top: 28px;}
.kh_btm .qr_G img{width: 103px;height: 103px;float: left;}
.kh_btm .qr_G img:first-child{margin-right: 20px;}

/*kh_btmb*/
.kh_btmb{width: 100%;height:70px;padding-top: 18px;background: #282a2d;}
.kh_btmb p{font-size: 14px;color: #60646a;text-align: center;height: 26px;line-height: 26px;}
.kh_btmb a.qebang{display: block;text-align: center;height: 26px;line-height: 26px;}
.kh_btmb a{font-size: 14px;color: #60646a;}
.kh_btmb a:hover{color: #FFFFFF;text-decoration: underline;}






/*新加样式*/
/*===============ä¸»é¡µç¬¬ä¸€éƒ¨åˆ†===============*/
.zy_first{padding:60px 0px 65px 0px; overflow:hidden; text-align:center; background:#f6f6f6;}
.zy_top{overflow:hidden; padding-bottom:25px; text-align:center;}
.zy_top h2{font-size:42px; color:#2588cc; font-family:fzltzhk;}
.zy_top h2 span{color:#f67f19;}
.zy_top h3{width:300px;background:url(../images/bj1.jpg) repeat-x center; margin:10px auto}
.zy_top h3 em{ background:#f6f6f6; padding:0px 15px; font-size:14px; color:#999999; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.zy_top p{font-size:12px; color:#b1b1b1; line-height:18px;}

.first_nys,.first_nyr{overflow:hidden;}
.first_left{overflow:hidden; width:300px; float:left; background:#fff;}
.first_top{height:60px;line-height:60px; line-height:60px; vertical-align:middle; display:block; margin-bottom:1px;background:#29a9df; font-size:22px; color:#fff}
.first_top.r{margin-bottom:0px;}
.first_bottom{width:300px;display: none; position:relative;overflow:hidden; background:#ffffff; text-align:left;}
.first_bottom a{display:block; height:44px; line-height:44px; vertical-align:middle; border-bottom:1px dotted #d4d4d4;padding-left:50px; font-size:14px; color:#333333;}
.first_bottom a:hover{color:#f67f19; background:url(../images/sj.jpg) no-repeat 250px 17px;}
.first_bottom a.hover{color:#f67f19; background:url(../images/sj.jpg) no-repeat 250px 17px;}
.first_right{overflow:hidden; float:right; width:865px;}
.first_right li{float:left; margin-right:29px; margin-bottom:25px;position:relative;text-align:left;width:241px; padding:8px 8px 15px 8px; background:url(../images/cp_bj.jpg) repeat-x bottom #ffffff; border:1px solid #e5e5e5; border-bottom:none;}
.first_right li.r{margin-right:0px;}
.first_right li a{display:block; overflow:hidden; cursor:pointer;}
.first_right li h2{font-size:14px; color:#333333; padding:10px 0px 5px 0px;}
.first_right li p{font-size:9px; color:#cecece; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;-webkit-text-size-adjust:none;}
.first_right li h3{font-size:13px; color:#2588cc; background:url(../images/bj.jpg) no-repeat left top; margin-top:15px; padding-top:13px;}
.first_right h4{float:right; width:240px; height:40px; line-height:40px; vertical-align:middle; text-align:center; background:#29a9df;-webkit-transition: all 0.5s ease-in-out;}
.first_right h4 a{display:block; font-size:14px; color:#fff;}
.first_right h4:hover{background:#2588cc;}
.cover{width:191px; height:224px; background:url(../images/hover.png); padding:0px 25px; position:absolute; top:8px; left:8px; z-index:11; text-align:center;opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";}
.cover h1{font-size:14px; color:#ffffff; line-height:22px;}



/*优势*/
.youshi{height:705px;background: url(http://cdn.jianmeivip.com/arkyous.jpg) no-repeat center;}
.youshi .w1100{ position: relative;}
.ysclick{width: 522px;position:absolute; right:0px;top: 210px;}
.preva1{ position:absolute;top: 20px;right: 35px}
.nexta1{ position:absolute;top: 20px;right: 0px}
.ysclick h2{font-size: 60px; color: #dddddd; font-weight: normal;}
.ysclick h3 {font-size: 18px; color: #0070da;line-height: 36px;}
.ysclick p{font-size: 14px; color: #666; font-weight: normal; line-height: 30px;}
.yous{position: absolute; width: 400px;text-transform:uppercase;}
.yous img{float: left;margin-top: 4px; margin-right: 10px;}
.yous h2{ font-size: 14px;color: #212b37; }
.yous h2 span{ font-size: 26px;color:#0070da;padding-right: 5px;}
.yous p{ font-size: 14px;color:#666666;}
.yous:hover p{color:#0171D9;}
.yous_a{top: 85px;left:295px }
.yous_b{top: 195px;left:0px }
.yous_c{top: 440px;left:0px }
.yous_d{top: 550px;left:295px }
.call{position: absolute;top: 560px;right: 320px; font-size: 18px;color: #fff}
.zixun{position: absolute;top: 550px;right: 100px; font-size: 18px;color: #fff}
.zixun a{font-size: 18px;color: #fff}




.about{ width:100%; height:686px; background:url(http://cdn.jianmeivip.com/arka-bj.jpg) no-repeat center center;}
.about1{ height:88px; width:1100px; margin:0 auto; padding-top:40px;}
.about1 ul{ width:1200px;}
.about1 ul li{ width:254px; height:88px; background:url(../images/a-xian.png) no-repeat right top; color:#fff; margin-left:42px; float:left;}
.about1 ul li:nth-child(1){ margin-left:0px;}
.about1 ul li:last-child{ background:none;}
.about1 ul li h3{ height:50px; line-height:50px; font-size:18px; font-weight:bold;}
.about1 ul li:nth-child(1) h3{background:url(../images/a1.png) no-repeat left center; padding-left:30px;}
.about1 ul li:nth-child(2) h3{background:url(../images/a2.png) no-repeat left center; padding-left:30px;}
.about1 ul li:nth-child(3) h3{background:url(../images/a3.png) no-repeat left center; padding-left:30px;}
.about1 ul li:nth-child(4) h3{background:url(../images/a4.png) no-repeat left center; padding-left:30px;}
.about2{width:1100px; margin:0 auto; margin-top:90px;}
.a-left{ width:540px; float:left;}
.a-right{ width:510px; float:right; margin-top:5px;}
.a-right h2{ font-size:24px; color:#313540; font-weight:bold;}
.a-right h3{font-family:"Arial"; color:#313540;text-transform:uppercase; font-weight:bold;font-size:14px; line-height:30px;}
.a-right p{ margin-top:20px; line-height:24px;}
.a-right h4{ margin-top:10px;}
.a-right h4 a{ font-size:20px; color:#333;}
.a-right h4 a:hover{ color:#2554cb;}
/*关于我们 end*/


.news{ width:1100px;height:480px; margin:0 auto; margin-top:40px;}
.news1{ width:1100px;height:236px; margin:0 auto;}
.news1-left{ width:340px; float:left;}
.news1-right{ width:724px; height:236px; background:url(../images/ns-xian.jpg) no-repeat center center; float:right;}
.news1-right ul{ width:820px;}
.news1-right ul dl{ width:300px; float:left; margin-right:110px; margin-top:20px;}
.news1-right ul dl h3{ font-size:12px; color:#666;}
.news1-right ul dl h4{ height:40px; line-height:40px;}
.news1-right ul dl h4 a{ color:#333; font-size:16px;display:block;white-space: nowrap; text-overflow: ellipsis;overflow:hidden;}
.news1-right ul dl h4 a:hover{ color:#2554cb;}
.news1-right ul dl p{width:300px;height:74px; line-height:24px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.news1-right ul dl h5{ width:72px; height:24px; margin-top:20px;}
.news1-right ul dl h5 a{ display:block; text-align:center; line-height:24px; background:#e2e4e9; color:#fff; border-radius:16px;}
.news1-right ul dl h5 a:hover{ background:#2554cb;}
.news2{ width:1100px;height:190px; margin:0 auto; margin-top:20px;}
.news2 ul{ width:1200px;}
.news2 ul li{ width:342px; height:59px; line-height:59px; border-bottom:1px solid #ccc; margin-right:38px; float:left;}
.news2 ul li a{ font-size:14px; color:#333;display:block;white-space: nowrap; text-overflow: ellipsis;overflow:hidden;}
.news2 ul li span{ float:right;}
.news2 ul li a:hover{ color:#2554cb;}
/*新闻 end*/

.link-bj{ height:104px; width:100%; }
.link{ width:1100px; height:104px; margin:0 auto;}
.link dl{ width:1100px;height:104px; margin:0 auto;}
.link dl dt{ width:144px; float:left; margin-top:20px;}
.link dl dd{ width:946px; height:103px; float:right;}
.link dl dd a{ line-height:50px; color:#333; font-size:14px; padding:0 14px;}
.link dl dd a:hover{ color:#2554cb; text-decoration:underline;}
/*LINK end*/


/*foot*/
footer{
	background: #282a36;
	padding: 100px 0 0;
}
.f_left{
	float: left;
	width: 43%;
}

.f_nav {
	margin-top: 35px;
}
.f_nav a{
	display: inline-block;
	line-height: 10px;
	border-right:1px solid rgba(255,255,255,.1);
	padding: 0 13px;
	color:rgba(255,255,255,.5)
}
.f_nav a:last-child{
	border-right: 0;
}
.f_nav a:first-child{
	padding-left: 0;
}
.f_nav a:hover{
	color:#fff
}
.f_center{
	float: left;
}
.f_center p{
	line-height: 40px;
	font-size: 16px;
	color:rgba(255,255,255,.8)
}
.f_center p font{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
.f_right{
	float: right;text-align: center;
}
.f_right p{
	color:#fff
}
.bq{
	margin-top: 80px;
	border-top: 1px solid rgba(255,255,255,.1);
	padding: 30px 0;
}
.bq p{
	float: left;
	color:rgba(255,255,255,.5);
	margin-right: 8px;
}



.share{
	float: right;
}
.share span{
	display: inline-block;
	font-size: 12px;
	color:rgba(255,255,255,.5);
	vertical-align: middle;
}
.bdsharebuttonbox{
	display: inline-block;
	vertical-align: middle;
}
.share a{
	background-position: center center !important;
	width: 26px!important;
	height: 26px!important;
	padding-left: 0 !important;
	margin: 0 6px 0 0 !important;
	background-size: 60%;
	border-radius: 50%;
}
.share a:nth-child(1){
	background-image: url(../images/qq.png);
	background-color: #5ac7f9;
}
.share a:nth-child(2){
	background-image: url(../images/wx.png);
	background-color: #49d5b2;
}
.share a:nth-child(3){
	background-image: url(../images/QQkj.png);
	background-color: #fecc31;
}
.share a:nth-child(4){
	background-image: url(../images/wb.png);
	background-color: #ff5549;
}
.share a:nth-child(5){
	background-image: url(../images/facebook.png);
	background-color: #3b5999;
}
.share a:nth-child(6){
	background-image: url(../images/tt.png);
	background-color: #1cb2e8;
}

.yhzs img{width:100%; margin-bottom:20px;}